DateStyle Properties

Properties

AmPm Specifies whether AM/PM is included as part of a date or time.
AmPmText Contains the am/pm text.
AutoOrder Specifies whether data is ordered to match the default order for the language and country of a data style.
Country Specifies the country code for a data style. The country code is used for formatting properties whose evaluation is locale dependent.
Day Contains the day of a month in a date.
DayOfWeek Contains the day of a week in a date.
DayOfWeekText Contains the day of week text.
DayText Contains the day text.
DisplayName Specifies the name of a style.
(Inherited from Style)
Era Contains an era in which a year is counted.
EraText Contains the era text.
FormatSource Specifies the source of definitions of the short and long display formats.
Hours Specifies whether hours are displayed as part of a date or time.
HoursText Contains the hours text.
IsVolatile Specifies whether unused style in a document are retained or discarded by consumers.
Language Specifies the language code. The country code is used for formatting properties whose evaluation is locale dependent.
Minutes Specifies whether minutes are displayed as part of a date or time.
MinutesText Contains the minutes text.
Month Contains the month in a date.
MonthText Contains the month text.
Name Specifies names that are used for referencing style.
(Inherited from Style)
Quarter Contains a quarter of the year in a date.
QuarterText Contains the quarter text.
Seconds Specifies whether seconds are displayed as part of a date or time.
SecondsText Contains the seconds text.
StyleMappings Contains a collection of StyleMapping objects.
Text 
TextProperties Specifies formatting properties for text.
Title Specifies the title of a data style.
TransliterationCountry Specifies the country code in conformance with [RFC5646].
TransliterationFormat Specifies which number characters to use.
TransliterationLanguage Specifies the language code in conformance with [RFC5646].
TransliterationStyle Specifies the transliteration-format of a number system.
WeekOfYear Contains a week of a year in a date.
WeekOfYearText Contains the week of year text.
Year Contains the year in a date.
YearText Contains the year text.

See Also